@charset "utf-8";
/* CSS Document */

/* Set body format to suite user color selection for browsers*/

body {
    background-color: #FFFFFF;
    text-align: center;
    margin: 0px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    overflow-x: hidden;
    color: #6A6A6A;
    background: url("../images/_hcc_thumbs/small_images/img05.jpg");
}

/* Page format */

.page {
    /*width:800px;*/
    /*width:980px;*/
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    /*text-align:left;*/
    /*background-color:#FFFFFF;*/
    /*border-style:solid; border-width:0px; border-color:#666666;*/
    /*line-height: 21px;*/

    height: auto;
    padding: 0 5px;
    width: 1000px;
    background: url("../images/shadow.png") repeat-y scroll center center transparent;
}

/*Clock*/

.clock {
    text-align: right;
    height: 20px;
    float: right;
}

/* Header Format */

.header1 {
    /*height:120px;*/
    text-align: center;
    padding: 24px 0 0;
    width: 1000px;
}

.header2 {
    height: 90px;
    border-top: solid medium #F18131;
    border-bottom: solid medium #52679D;
    text-align: center;
    background-color: #FFFFFF;
    padding: 3px;
    margin: 10px;
}

/* Left hand navigation and Link properties */

.leftnav1 {
    line-height: 150%;
    float: left;
    width: 152px;
    font-weight: bold;
    background-color: #FFFFFF;
    font-size: 12px;
    padding: 5px;
}

.leftnavhead1 {
    text-align: center;
    background-color: #FFFFFF;
    padding: 5px;
    color: #3366CC;
    font-weight: bolder;
}

.leftLinkHead {
    text-align: center;
    /*background-color: #FFFFFF;*/
    /*padding: 5px;*/
    color: #3366CC;
    font-weight: bolder;
    font-size: 17px;
    margin-bottom: 15px;
}

.headings {
    color: #3366CC;
    font-size: 13px;
    font-weight: bold;
}

.leftLinkPane a:link, .leftLinkPane a:visited, #newsFeed a {
    text-decoration: none;
    color: #3366CC;
}

.leftLinkPane a:hover, .leftLinkPane a:focus, .current {
    /*text-decoration: underline;*/
    color: #d9711e;
}

.leftLinkPane a:active {
    text-decoration: none;
    color: #d9711e;
}

/*.leftnav1 a:visited {*/
/*text-decoration: none;*/
/*color: #d9711e;*/
/*}*/

/* Content */

.content {
    padding: 0 10px 0px 10px;
    background-color: #FFFFFF;
}

ul.circle {
    list-style-type: circle;
}

p.index {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    text-align: justify;
    /*line-height: 150%;*/
}

p.underline {
    text-decoration: underline;
}

/*Table format*/

th {
    background: #497EB8;
    color: #ffffff;
    text-align: center;;
}

.odd_row {
    background-color: rgba(141, 180, 255, 0.27);
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.even_row {
    background-color: rgba(141, 180, 255, 0.10);
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.index {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /*text-align:;*/
    /*font-style:;*/
    /*font-weight:;*/
}

table.ictad {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    /*text-align:;*/
    /*font-style:;*/
    /*font-weight:;*/
}

/* Flash Animation Settings */

.flash {
    height: 200px;
    width: 600px;
    margin-left: 2px;
    padding: 10px;
    background-color: #CCCCCC;
}

/* Footer Formant */

.footer {
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: center;
    /*background-color: #FFFFFF;*/
    width: 980px;
    background-color: #497EB8;
    bottom: 0;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    margin-top: 15px;
}

.sliderImg {
    width: 100%;
    height: 340px;
}

#ticker {
    height: 120px;
    /*overflow: hidden;*/
}

#ticker li {
    /*height: 58px;*/
    /*height: auto;*/
    border-bottom: 1px dotted rgb(221, 221, 221);
    padding: 8px 5px;
    margin: 0 5px;
}

.floatRight {
    float: right;
}

#newsFeed {
    font-size: 11px;
    font-style: normal;
    color: #3366CC;
    width: 175px;
    text-align: justify;
    margin: 5px 0 0 5px;
    height: 188px;
    line-height: 15px;
}

.ticker {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #b8b8b8;
    height: 40px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 500px;
}

#newsFeed ul {
    padding-left: 16px;
}

.paddLeft {
    padding-left: 4px;
}

.iso {
    border: 1px solid #aeaeae;
    height: auto;
    width: 70px;
    margin: 5px;
    /*box-shadow: 0px 0px 5px 1px #b9b9b9;*/
}

.mem {
    border: 1px solid #aeaeae;
    margin: 2px;
    height: auto;
    width: 90px;
    margin-bottom: 5px;
    /*box-shadow: 0px 0px 5px 1px #b9b9b9;*/
}

#foo img {
    /*border: 1px solid #ff4500;*/
}

.info {
    color: #000000;
    font: 13px/1.2em "Open Sans", "sans-serif";
    position: relative;
    display: inline;
    bottom: 10;
    width: 40px;
    text-align: left;
}

.headerinfo {
    color: #000000;
    font: 13px/1.2em "Open Sans", "sans-serif";
    position: relative;
    display: inline;
    bottom: 10;
    font-weight: bold;
}

#contactInfo p {
    color: #ffffff;
    font: 13px/1.2em "Open Sans", "sans-serif";
    margin: 0;
    padding: 0;
    display: inline;

}

.icon-visit {
    display: block;
    float: right;
    margin-top: 35px;
    margin-left: 7px;
}

#contactInfo, #callInfo, #emailAdd {
    margin-right: 50px;
    text-align: left;
    width: 26%;
}

.addressInfo {
    float: right;
    display: inline;
    margin-left: 20px;
}

.fontBold {
    font-weight: bold;
}

.footerInfo {
    color: #ffffff;
    height: auto;
    overflow: hidden;
    margin: auto;
    width: 100%;
}

#copyRight {
    color: #ffffff;
}

#leftPane {
    padding-left: 0px;
    padding-right: 0px;
    height: 232px;
    box-shadow: 1px 1px 3px gray;
    margin-top: 5px;
}

#homeLeftPane {
    padding-left: 0px;
    padding-right: 0px;
    height: 450px;
}

#commonFooter {
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
}

#companyOverview, #companyInformation, #companyOrgChart, #servicesTxt, #ongoingProjects {
    font-size: 16px;
    font-weight: bold;
    /*font-family: Artifika-Regular;*/
}

.highlightedTxt {
    font-size: 16px;
}

.content p {

}

.rightCol {
    width: 650px;
    float: left;
    margin: 0 45px;
    overflow: hidden;
    display: inline-block;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    /*clear: both;*/
}

.leftLinkPane {
    font-weight: bold;
    font-size: 12px;
    line-height: 2em;
    /*text-align: left;*/
    text-decoration: none;
    color: #3366CC;
    width: 170px;
    /*display: inline;*/
    display: block;
    margin: 23px auto auto 28px;
    /*margin: auto;*/
}

.leftLinkPane ol {
    line-height: 1.2em;
    font-size: 11px;
    margin-bottom: 15px;
}

.leftLinkPane a:link {
    text-decoration: none;
    color: #3366CC;

}

.imgOverview {
    width: 200px;
    /*margin-top: 65px;*/
}

.imgManPower {
    width: 150px;
}

#tblCompanyInfo {
    text-align: left;
    color: #646464;
    margin-left: 270px;
}

.companyChart {
    margin-right: 20px;
    float: right;
    position: relative;
    z-index: 50;
}

.zoomOverlayOrgChart {
    position: absolute;
    left: 0px;
    top: 8%;
    background: rgba(170, 170, 170, 0.53);
    /*opacity: 0.3;*/
    /*opacity:0.5;*/
    z-index: 100;
    width: 100%;
    height: 92%;
    display: none;
}

#overlayTitle {
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.txtZoom {
    font-size: 25px;
    background: #ffffff;
    padding: 10px;
    font-weight: bold;
    color: #000000;
    opacity: 0.9;
    border-radius: 5px;
    border: 1px double #939393;
}

.hidden {
    display: none;
}

.noHeight {
    height: 0;
    overflow: hidden;
}

.imgMachinery {
   /* margin-top: 20px;
	*/
	 margin-top: 65px;
}

.listItemServices {
    line-height: 20px;
    text-align: left;
    margin-left: 65px;
}

.infoPaneIctad {
    width: 450px;
    margin-left: 85px;
    text-align: left;
    /*border-radius: 2px;*/
    /*border: 1px solid #4169e1;*/
    height: 150px;
    padding: 4px;
    margin-top: 5px;
}

.newsFeedHeading {
    margin-top: -1px;
    margin-left: 50px;
    margin-bottom: -4px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clients_wrap {
    margin: 0 80px;
    padding-top: 31px;
    width: 840px;
}

.client_case {
    float: left;
    height: 124px;
    line-height: 124px;
    margin: 0 20px 20px 0;
    padding: 0 5px;
    text-align: center;
    width: 180px;
}

a {
    /*color: #8D5039;*/
    /*font-family: Arial, Helvetica, Tahoma, sans-serif;*/
}

a {
    /*background: none repeat scroll 0 0 transparent;*/
    /*border: 0 none;*/
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: #3366CC;
}

.client_case img {
    vertical-align: top;
}

.clientLogo img {
    max-height: 66px;
    cursor: pointer;
}

#manPower td {
    padding: 5px;
}

#emailAdd a {
    color: #ffffff;
    text-decoration: none;
}

.window {
    color: #646464;
    text-align: center;
    background: #ececec;
    padding: 4px;
    height: auto;
    /*min-height: 150px;*/
    position: relative;
    width: 100%;
    line-height: 22px;
    font-size: 11px;
}

/*.window b{*/
/*position: absolute;*/
/*left: 10px;*/
/*}*/
.client_case ul {
    padding-left: 3em;
    text-align: left;
    font-size: 10px;
}

.gallery1, .galleryOgIndustrial1 {
    list-style: none;
    padding-left: 0;
}

.googleMap img {
    width: 400px;
}

.googleMap {
    float: right;
    margin-right: 72px;
    box-shadow: 2px 2px 5px gray;
    /*clear: both;*/
    /*overflow: hidden;*/
    /*margin-top: 32px;*/
    /*margin-left: 20px;*/
    /*position: absolute;*/
    /*right: 0;*/
}

.contactDetails {
    float: right;
    text-align: left;
    width: 300px;
    margin-right: 105px;
    padding: 10px;
}

.contactInfo {
    font-size: 13px;
    /*float: left;*/
    font-family: "Niconne";
    /*margin-top: 30px;*/
    /*color: #ffffff;*/
    color: #000000;
    margin-right: 40px;

}

.contactUs span {
    font-size: 12px;
    /*color: #ffffff;*/
    color: #000000;
}

.icons {
    /*background: #497EB8;*/
    float: left;
    width: 60px;
    margin-left: 20px;
    /*margin-top: 35px;*/
    /*position: relative;*/
    /*right: -71px;*/
    /*top: -10px;*/
}

.contactDetails a {
    /*color: #ffffff;*/
    text-decoration: none;
}

.contactUs span {
    text-align: left;
}

.icons img {
    width: 40px;
}

@font-face {
    font-family: europe_font;
    src: local(europe_font), url('fonts/europe.ttf') format('opentype');
}

@font-face {
    font-family: Michaelmas;
    src: local(Michaelmas), url('fonts/Michv2.ttf') format('opentype');
}

@font-face {
    font-family: Artifika-Regular;
    src: local(Artifika-Regular), url('fonts/Artifika-Regular.ttf') format('opentype');
}

.current {
    background: #F58220 !important;
    box-shadow: 0px -1px 3px orange;
}

.projectDesc {
    float: right;
    width: 642px;
    padding: 0 40px;
}

.justify {
    text-align: justify;
}

.imgProject {
    margin: 30px;
    box-shadow: 2px 2px 7px gray
}

.slider-description h4 {
    margin: 2px !important;
}

div.slider-description h6 {
    margin: 7px !important;
}